org.eclipse.vtp.desktop.editors.core.elements
Class ScriptedCustomIntegrationInformationProvider.PanelRecord

java.lang.Object
  extended by org.eclipse.vtp.desktop.editors.core.elements.ScriptedCustomIntegrationInformationProvider.PanelRecord
Enclosing class:
ScriptedCustomIntegrationInformationProvider

public class ScriptedCustomIntegrationInformationProvider.PanelRecord
extends java.lang.Object


Constructor Summary
ScriptedCustomIntegrationInformationProvider.PanelRecord(java.lang.String name, java.lang.Class panelClass)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptedCustomIntegrationInformationProvider.PanelRecord

public ScriptedCustomIntegrationInformationProvider.PanelRecord(java.lang.String name,
                                                                java.lang.Class panelClass)